.ccan-desktop-events-1025x1200-child {
  align-self: stretch;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  display: none;
}
.ccan {
  margin: 0;
  height: 32px;
  position: relative;
  font-size: inherit;
  font-weight: 1000;
  font-family: "Mulish";
  display: inline-block;
  min-width: 95px;
  white-space: nowrap;
  color: #092c53;
}
.header-branding {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-8xs) 0 0;
}
.ccan-logo-02-02-2 {
  height: 34.8px;
  width: 64px;
  position: relative;
  object-fit: contain;
}
.header-branding-parent,
.header-inner {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.header-branding-parent {
  flex-direction: row;
  cursor: pointer;
}
.header-inner {
  flex-direction: column;
  padding: 7.5px 0 0;
}
.home1 {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 51px;
  color: #092c53;
  transition: 0.6s ease-in-out;
}


.home1:hover{
 color: #5688c7;
  
}


.home1::before{
  content: '';
  position: absolute;
  bottom: 1px;
 justify-items: center;
 
  width: 0%;
  height: 2px;
  background-color: #5688c7;
  transition: .5s;
  align-items: center;
  left: 15px;
}


.home1:hover::before{
  width: 50%;
}

.home {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-2) var(--spacing-3);
}
.about-us {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 78px;
  white-space: nowrap;
}
.component-1-child {
  width: 46px;
  height: 0;
  position: relative;
  display: none;
}
.component-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-2) var(--spacing-3);
  gap: var(--gap-9xs);
}
.events {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 57px;
}
.component-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-2) var(--spacing-3);
}
.frame-child {
  width: 46px;
  height: 4px;
  position: absolute;
  margin: 0 !important;
  top: 32px;
  left: 13.5px;
}
.component-2-parent {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0;
  position: relative;
  gap: var(--gap-3xs);
}
.digital-gallery {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 121px;
  white-space: nowrap;
}
.component-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-2) var(--spacing-3);
}
.contact-us {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 92px;
  white-space: nowrap;
}
.component-4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--spacing-2) var(--spacing-3);
}
.home-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-9xl);
  max-width: 100%;
}
.search-magnifying-glass {
  height: 32px;
  width: 31.7px;
  position: relative;
}
.search-dot-icon,
.search-handle-icon {
  height: 19.69%;
  width: 30.28%;
  position: absolute;
  margin: 0 !important;
  top: 10.94%;
  right: 43.53%;
  bottom: 69.38%;
  left: 26.18%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.search-dot-icon {
  height: 15.31%;
  width: 22.4%;
  top: 19.38%;
  right: 51.42%;
  bottom: 65.31%;
  z-index: 2;
}
.search-svg-01-1 {
  overflow: hidden;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  gap: var(--gap-3xs);
}
.header,
.navigation,
.search,
.search-svg-01-1 {
  display: flex;
  flex-direction: row;
}
.search {
  height: 52px;
  width: 51.7px;
  border-radius: var(--spacing-7);
  background-color: var(--white);
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.header,
.navigation {
  max-width: 100%;
}
.navigation {
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-45xl);
  font-size: var(--regular-links-size);
  font-family: var(--special-links);
  
}
.header {
  align-self: stretch;
  background-color: var(--white);
  box-shadow: var(--headers-blur);
 
  align-items: flex-start;
  justify-content: center;
  padding: 29px var(--padding-xl) 15px;
  box-sizing: border-box;
  gap: 232px;
  top: 0;
  z-index: 99;
  position: sticky;
  text-align: left;
  font-size: var(--card-text-size);
  color: var(--primary);
  font-family: var(--font-messenger);
}
.back-button-icon {
  width: 32px;
  height: 32px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.back-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 16px 0 0;
}
.events1 {
  margin: 0;
  position: relative;
  font-size: 50px;
  line-height: 48px;
  font-weight: 500;
  font-family: inherit;
  display: inline-block;
  min-width: 109px;
}
.events-header,
.events-navigation {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
}
.events-header {
  width: 613px;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.events-navigation {
  align-self: stretch;
  justify-content: flex-start;
}
.past-events {
  flex: 1;
  position: relative;
  font-size: 25px;
  line-height: 32px;
  font-family: var(--headline-4);
  color: var(--white);
  text-align: left;
  
}
.component-47 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-3xs);
  background-color: var(--primary);
  width: 151px;
  border-radius: var(--spacing-4);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  box-sizing: border-box;
  white-space: nowrap;
  text-decoration: none;
}
.component-47:hover {
  background-color: #3d5e87;
}
.articles {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
  color: #092c53;
  
}
.component-50,
.events-panel {
  flex-direction: row;
  align-items: flex-start;
}
.component-50 {
  flex: 1;
  border-radius: var(--spacing-4);
  display: flex;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  min-width: 131px;
}
.events-panel {
  width: 377px;
  flex-wrap: wrap;
  gap: var(--gap-5xl);
  font-size: var(--headline-4-size);
  text-decoration: none;
}
.content-wrapper,
.events-overview,
.events-panel {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
 
}
.events-overview {
  flex: 1;
  flex-direction: column;
  align-items: flex-end;
  gap: var(--gap-9xl);
}
.content-wrapper {
  width: 753px;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 var(--padding-10xs);
  box-sizing: border-box;
}
.events2 {
  margin: 0;
  height: 36.8px;
  position: relative;
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  font-family: inherit;
  display: inline-block;
  min-width: 109px;
}
.ccan-22-1 {
  height: 264.8px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.event-image,
.event-logo {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.event-logo {
  flex: 1;
  border-radius: var(--spacing-5);
  background-color: var(--inactive);
  overflow: hidden;
  align-items: flex-start;
}
.event-image {
  width: 211px;
  align-items: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.div {
  align-self: stretch;
  position: relative;
  line-height: 32px;
}
.div1,
.question {
  position: relative;
  display: inline-block;
}
.question {
  margin: 0;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
  min-width: 10px;
}
.div1 {
  font-size: var(--special-links-size);
  letter-spacing: 0.04em;
  line-height: 24px;
  font-weight: 300;
  font-family: var(--special-links);
  min-width: 55px;
}
.event-question-card {
  width: 93px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.online-asalatu-spiritual {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  line-height: 40px;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.event-description-card {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs) var(--padding-9xs);
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--card-text-size);
  color: var(--color-black);
  font-family: var(--headline-4);
}
.clock-icon {
  width: 22.5px;
  height: 22.5px;
  position: relative;
}
.witime-4 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-10xs) var(--padding-9xs);
}
.th-jan-2024 {
  position: relative;
  line-height: 24px;
  white-space: nowrap;
}
.event-time-card,
.schedule {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.schedule {
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.event-time-card {
  gap: var(--gap-11xs);
  z-index: 1;
  margin-top: -8px;
}
.map-marker-icon {
  height: 20px;
  width: 13.8px;
  position: relative;
}
.map-pointer-icon {
  height: 8.33%;
  width: 8.39%;
  position: absolute;
  margin: 0 !important;
  top: 33.33%;
  right: 45.97%;
  bottom: 58.33%;
  left: 45.64%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.humbleiconslocation {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-8xs) var(--padding-5xs);
  position: relative;
  gap: var(--gap-3xs);
}
.ojo-street-idi-oro {
  position: relative;
  line-height: 24px;
}
.humbleiconslocation1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.event-address-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  max-width: calc(100% - 32px);
}
.event-info-card,
.event-location-card {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.event-location-card {
  flex-direction: row;
  align-items: center;
  gap: var(--gap-11xs);
  z-index: 2;
  margin-top: -8px;
}
.event-info-card {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  min-width: 493px;
  font-size: var(--regular-links-size);
  color: var(--primary);
  font-family: var(--special-links);
}
.event-details-card {
  flex: 1;
  flex-direction: row;
  align-items: center;
  padding: var(--padding-xl) 0;
  box-sizing: border-box;
  gap: var(--gap-xl);
  min-width: 567px;
}
.event-details-card,
.event-info,
.event-summary,
.sidebar {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.event-summary {
  flex: 1;
  border-radius: var(--br-xs);
  background-color: var(--white);
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  gap: var(--gap-xs);
}
.event-info,
.sidebar {
  align-self: stretch;
  align-items: flex-start;
}
.event-info {
  flex-direction: row;
  padding: 0 0 0 var(--padding-9xs);
  box-sizing: border-box;
  font-size: var(--headline-4-size);
}
.sidebar {
  flex-direction: column;
  gap: 4.4px;
  font-size: var(--headline-3-size);
}
.ccan-22-11 {
  height: 264.8px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.event-headings,
.event-titles {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.event-headings {
  flex: 1;
  border-radius: var(--spacing-5);
  background-color: var(--inactive);
  overflow: hidden;
  align-items: flex-start;
}
.event-titles {
  width: 211px;
  align-items: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.div2 {
  align-self: stretch;
  position: relative;
  line-height: 32px;
}
.div3,
.question-divider {
  position: relative;
  display: inline-block;
}
.question-divider {
  margin: 0;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
  min-width: 10px;
}
.div3 {
  font-size: var(--special-links-size);
  letter-spacing: 0.04em;
  line-height: 24px;
  font-weight: 300;
  font-family: var(--special-links);
  min-width: 55px;
}
.questions-list {
  width: 93px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.online-asalatu-spiritual1 {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  line-height: 40px;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.event-details-body {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs) var(--padding-9xs);
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--card-text-size);
  color: var(--color-black);
  font-family: var(--headline-4);
}
.time-symbol-icon {
  width: 22.5px;
  height: 22.5px;
  position: relative;
}
.witime-41 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-10xs) var(--padding-9xs);
}
.th-jan-20241 {
  position: relative;
  line-height: 24px;
  white-space: nowrap;
}
.event-dates,
.event-time {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.event-dates {
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.event-time {
  gap: var(--gap-11xs);
  z-index: 1;
  margin-top: -8px;
}
.location-pin-icon {
  height: 20px;
  width: 13.8px;
  position: relative;
}
.location-dot-icon {
  height: 8.33%;
  width: 8.39%;
  position: absolute;
  margin: 0 !important;
  top: 33.33%;
  right: 45.97%;
  bottom: 58.33%;
  left: 45.64%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.humbleiconslocation2 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-8xs) var(--padding-5xs);
  position: relative;
  gap: var(--gap-3xs);
}
.ojo-street-idi-oro1 {
  position: relative;
  line-height: 24px;
}
.humbleiconslocation3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.event-address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  max-width: calc(100% - 32px);
}
.event-description,
.event-location {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.event-location {
  flex-direction: row;
  align-items: center;
  gap: var(--gap-11xs);
  z-index: 2;
  margin-top: -8px;
}
.event-description {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  min-width: 493px;
  font-size: var(--regular-links-size);
  color: var(--primary);
  font-family: var(--special-links);
}
.event-details-header,
.event-questions {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  max-width: 100%;
}
.event-questions {
  flex: 1;
  padding: var(--padding-xl) 0;
  gap: var(--gap-xl);
  min-width: 567px;
}
.event-details-header {
  align-self: stretch;
  border-radius: var(--br-xs);
  background-color: var(--white);
  flex-wrap: wrap;
  padding: var(--padding-3xs);
  gap: var(--gap-xs);
}
.ccan-22-12 {
  height: 264.8px;
  flex: 1;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  object-fit: cover;
}
.ccan-22-1-wrapper,
.event-details-header-inner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.ccan-22-1-wrapper {
  flex: 1;
  border-radius: var(--spacing-5);
  background-color: var(--inactive);
  overflow: hidden;
  align-items: flex-start;
}
.event-details-header-inner {
  width: 211px;
  align-items: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.div4,
.div5,
.h3 {
  position: relative;
}
.div4 {
  align-self: stretch;
  line-height: 32px;
}
.div5,
.h3 {
  display: inline-block;
}
.h3 {
  margin: 0;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
  min-width: 10px;
}
.div5 {
  font-size: var(--special-links-size);
  letter-spacing: 0.04em;
  line-height: 24px;
  font-weight: 300;
  font-family: var(--special-links);
  min-width: 55px;
}
.parent {
  width: 93px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-9xs);
}
.online-asalatu-spiritual2 {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  line-height: 40px;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  max-width: 100%;
}
.online-asalatu-spiritual-fulf-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs) var(--padding-9xs);
  box-sizing: border-box;
  max-width: 100%;
  font-size: var(--card-text-size);
  color: var(--color-black);
  font-family: var(--headline-4);
}
.vector-icon {
  width: 22.5px;
  height: 22.5px;
  position: relative;
}
.witime-42 {
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-10xs) var(--padding-9xs);
}
.th-jan-20242 {
  position: relative;
  line-height: 24px;
  white-space: nowrap;
}
.th-jan-2024-1100am-15th-j-wrapper,
.witime-4-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 100%;
}
.th-jan-2024-1100am-15th-j-wrapper {
  padding: var(--padding-3xs);
  box-sizing: border-box;
}
.witime-4-parent {
  gap: var(--gap-11xs);
  z-index: 1;
  margin-top: -8px;
}
.vector-icon1 {
  height: 20px;
  width: 13.8px;
  position: relative;
}
.vector-icon2 {
  height: 8.33%;
  width: 8.39%;
  position: absolute;
  margin: 0 !important;
  top: 33.33%;
  right: 45.97%;
  bottom: 58.33%;
  left: 45.64%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  z-index: 1;
}
.humbleiconslocation4 {
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-8xs) var(--padding-5xs);
  position: relative;
  gap: var(--gap-3xs);
}
.ojo-street-idi-oro2 {
  position: relative;
  line-height: 24px;
}
.humbleiconslocation5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.humbleiconslocation-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  max-width: calc(100% - 32px);
}
.humbleiconslocation-parent {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-11xs);
  max-width: 100%;
  z-index: 2;
  margin-top: -8px;
}
.frame-group {
  flex: 1;
  flex-direction: column;
  align-items: flex-start;
  min-width: 493px;
  font-size: var(--regular-links-size);
  color: var(--primary);
  font-family: var(--special-links);
}
.event-details,
.event-details-header1,
.frame-group,
.frame-parent {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.frame-parent {
  flex: 1;
  flex-direction: row;
  align-items: center;
  padding: var(--padding-xl) 0;
  box-sizing: border-box;
  gap: var(--gap-xl);
  min-width: 567px;
}
.event-details,
.event-details-header1 {
  align-self: stretch;
}
.event-details-header1 {
  border-radius: var(--br-xs);
  background-color: var(--white);
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: var(--padding-3xs);
  box-sizing: border-box;
  gap: var(--gap-xs);
  top: 20px;
}
.event-details {
  flex-direction: column;
  align-items: flex-end;
  gap: 36px;
  flex-shrink: 0;
  font-size: var(--headline-4-size);
  color: var(--color-black);
}
.content-container,
.main-content {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.content-container {
  width: 1119px;
  flex-direction: column;
  justify-content: flex-start;
  gap: 73.8px;
}
.main-content {
  align-self: stretch;
  flex-direction: row;
  justify-content: center;
  padding: 0 23px 63.6px var(--padding-xl);
  box-sizing: border-box;
  text-align: left;
  font-size: var(--headline-3-size);
  color: var(--primary);
  font-family: var(--headline-4);
}
.ccan-logo-02-02-1,
.location-new-1 {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.ccan-logo-02-02-1 {
  align-self: stretch;
  height: 114.5px;
  max-width: 100%;
  object-fit: cover;
}
.location-new-1 {
  height: 34.1px;
  width: 24px;
}
.nigeria,
.ojo-street-idi-oro3 {
  margin: 0;
}
.ojo-street-idi-oro-container {
  flex: 1;
  position: relative;
  line-height: 24px;
}
.footer-address {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-lg);
}
.free-phone-icon-14-thumb-1 {
  height: 24px;
  width: 24px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  min-height: 24px;
}
.phone-number {
  position: relative;
  line-height: 24px;
  white-space: nowrap;
}
.footer-contact {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-lg);
}
.email-icon {
  height: 19.2px;
  width: 24px;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
}
.ccanasalatuagbayegmailcom {
  height: 48px;
  width: 202px;
  position: relative;
  line-height: 24px;
  display: inline-block;
  flex-shrink: 0;
  max-height: 48px;
  word-break: break-word;
}
.footer-email,
.footer-information {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-lg);
}
.footer-information {
  align-self: stretch;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
}
.ic4-1-icon,
.social-media-icons,
.youtube-1-icon {
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  min-height: 32px;
 
}
.ic4-1-icon,
.social-media-icons {
  height: 32px;
  width: 32px;
  transition: 0.6s ease-in-out;
  
}

.ic4-1-icon:hover{

transform: scale(1.1); /*zooming*/

}
.youtube-1-icon {
  align-self: stretch;
  width: 45.8px;
  max-height: 100%;
  transition: 0.6s ease-in-out;
  
}

.youtube-1-icon:hover{

transform: scale(1.1); /*zooming*/

}


.social-media-icons:hover{

  transform: scale(1.1); /*zooming*/
  
  }
.social-media-links {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  
 
}

.footer-branding {
  width: 244px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--spacing-4);
}
.explore {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
  display: inline-block;
  min-width: 84px;
}
.component-35 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-3xs);
  font-size: var(--headline-4-size);
  font-family: var(--headline-4);
}
.articles1 {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 63px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.articles1:hover{
 color: #5688c7;
}

.component-36 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-36:hover{

transform: scale(1.1); /*zooming*/

}

.dhkir-dua {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 105px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.dhkir-dua:hover{
 color: #5688c7;
}

.component-37 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-37:hover{

transform: scale(1.1); /*zooming*/

}

.digital-gallery1 {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 118px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.digital-gallery1:hover{
 color: #5688c7;
}


.component-38 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-38:hover{

transform: scale(1.1); /*zooming*/

}

.youth-children {
  position: relative;
  line-height: 24px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.youth-children:hover{
 color: #5688c7;
}


.component-34 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-34:hover{

transform: scale(1.1); /*zooming*/


}
.archive {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 63px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.archive:hover{
 color: #5688c7;
}

.component-341 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-341:hover{

transform: scale(1.1); /*zooming*/



}
.community-directory {
  position: relative;
  line-height: 24px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.community-directory:hover{
 color: #5688c7;
}

.component-342,
.footer-link-items {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) var(--padding-3xs);
  transition: 0.6s ease-in-out;
  
}

.component-342:hover{

transform: scale(1.1); /*zooming*/


}
.footer-link-items {
  flex-direction: column;
  padding: var(--padding-5xl) 0;
}
.our-service {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
}
.component-40 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: var(--headline-4-size);
  font-family: var(--headline-4);
}
.home2 {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 50px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.home2:hover{
 color: #5688c7;
}

.component-41 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) 0;
  
 transition: 0.6s ease-in-out;
  
}

.component-41:hover{

transform: scale(1.1); /*zooming*/

}

.about-us1 {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 76px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.about-us1:hover{
 color: #5688c7;


}
.component-42 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) 0;
  
 transition: 0.6s ease-in-out;
  
}

.component-42:hover{

transform: scale(1.1); /*zooming*/


}
.live-streaming {
  position: relative;
  line-height: 24px;
  display: inline-block;
  min-width: 124px;
  color: #fff;
  transition: 0.6s ease-in-out;
}


.live-streaming:hover{
 color: #5688c7;
}


.component-43,
.service-links-column {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs) 0;
  
 transition: 0.6s ease-in-out;
  
}

.component-43:hover{

transform: scale(1.1); /*zooming*/


}
.service-links-column {
  flex-direction: column;
  padding: var(--padding-5xl) 0;
}
.our-newsletter,
.subscribe-to {
  margin: 0;
}
.subscribe-to-our-container {
  margin: 0;
  position: relative;
  font-size: inherit;
  line-height: 32px;
  font-weight: 400;
  font-family: inherit;
}
.email {
  position: relative;
  letter-spacing: 0.04em;
  line-height: 24px;
  font-weight: 300;
  display: inline-block;
  min-width: 38px;
}
.email-label {
  align-self: stretch;
  border-radius: var(--br-5xs);
  background-color: var(--white);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-3xs);
}
.email-label-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  min-width: 148px;
}
.submit {
  position: relative;
  font-size: var(--font-size-xl);
  font-weight: 500;
  font-family: var(--font-roboto);
  color: var(--black);
  text-align: left;
  display: inline-block;
  min-width: 64px;
}
.component-31,
.email-input {
  display: flex;
  flex-direction: row;
}
.component-31 {
  cursor: pointer;
  border: 0;
  padding: var(--padding-3xs) var(--padding-xl);
  background-color: var(--secondary);
  border-radius: var(--spacing-3);
  align-items: center;
  justify-content: center;
  
 transition: 0.6s ease-in-out;
  
}

.component-31:hover{

transform: scale(1.1); /*zooming*/

}

.component-311:hover,
.component-31:hover {
  background-color: var(--color-goldenrod);
}
.email-input {
  align-self: stretch;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-xs);
  font-size: var(--special-links-size);
  color: var(--inactive);
  font-family: var(--special-links);
}
.footer-links-block,
.subscription-block {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.subscription-block {
  width: 344px;
  flex-direction: column;
  justify-content: flex-start;
  padding: var(--padding-5xl) 0;
  box-sizing: border-box;
  gap: var(--spacing-4);
  font-size: var(--headline-4-size);
  font-family: var(--headline-4);
}
.footer-links-block {
  align-self: stretch;
  flex-direction: row;
  justify-content: space-between;
  gap: var(--gap-xl);
}
.submit1 {
  position: relative;
  font-size: var(--font-size-xl);
  font-weight: 500;
  font-family: var(--font-roboto);
  color: var(--black);
  text-align: left;
  display: inline-block;
  min-width: 64px;
}
.component-311 {
  cursor: pointer;
  border: 0;
  padding: var(--spacing-4) var(--padding-xl);
  background-color: var(--secondary);
  border-radius: var(--spacing-3);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: 0.6s ease-in-out;
  
}

.component-311:hover{

transform: scale(1.1); /*zooming*/


}
.submit-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-5xs) 0;
}
.lend-allah-a,
.surely-your-reward {
  margin: 0;
}
.lend-allah-a-container {
  position: relative;
  font-weight: 500;
  display: inline-block;
  max-width: 100%;
}
.footer-links-column,
.navigation-footer,
.quote-block {
  display: flex;
  justify-content: flex-start;
  max-width: 100%;
}
.quote-block {
  flex-direction: row;
  align-items: center;
  gap: var(--gap-base);
  font-size: var(--font-size-xl);
  font-family: var(--font-roboto);
}
.footer-links-column,
.navigation-footer {
  flex-direction: column;
  align-items: flex-start;
}
.footer-links-column {
  align-self: stretch;
}
.navigation-footer {
  flex: 1;
  padding: 9.7px 0 0;
  box-sizing: border-box;
  min-width: 578px;
}
.footer,
.footer-branding-parent {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  max-width: 100%;
}
.footer-branding-parent {
  width: 1165px;
  flex-wrap: wrap;
  gap: var(--gap-13xl);
}
.footer {
  align-self: stretch;
  background-color: var(--primary);
  padding: 81px var(--padding-xl) 80.5px;
  box-sizing: border-box;
  text-align: left;
  font-size: var(--regular-links-size);
  color: var(--white);
  font-family: var(--special-links);
}
.ccan-desktop-events-1025x1200 {
  width: 100%;
  position: relative;
  background-color: var(--background-colour);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-45xl);
  line-height: normal;
  letter-spacing: normal;
  height: 1500px;
}
@media screen and (max-width: 1200px) {
  .header {
    gap: 116px;
  }
  .content-container {
    gap: 37px;
  }
  .main-content {
    padding-bottom: 41px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1050px) {
  .home-parent {
    display: none;
  }
  .events1,
  .events2 {
    font-size: var(--font-size-10xl);
    line-height: 38px;
  }
  .online-asalatu-spiritual,
  .online-asalatu-spiritual1,
  .online-asalatu-spiritual2 {
    font-size: var(--font-size-7xl);
    line-height: 32px;
  }
}
@media screen and (max-width: 750px) {
  .navigation {
    gap: var(--gap-13xl);
  }
  .header {
    gap: 58px;
  }
  .event-time-card {
    flex-wrap: wrap;
  }
  .event-info-card {
    min-width: 100%;
  }
  .event-details-card {
    flex-wrap: wrap;
    min-width: 100%;
  }
  .event-time {
    flex-wrap: wrap;
  }
  .event-description {
    min-width: 100%;
  }
  .event-questions {
    flex-wrap: wrap;
    min-width: 100%;
  }
  .witime-4-parent {
    flex-wrap: wrap;
  }
  .frame-group,
  .frame-parent {
    min-width: 100%;
  }
  .frame-parent {
    flex-wrap: wrap;
  }
  .content-container,
  .event-details {
    gap: var(--gap-lg);
  }
  .main-content {
    padding-bottom: 27px;
    box-sizing: border-box;
  }
  .footer-links-block,
  .quote-block {
    flex-wrap: wrap;
  }
  .navigation-footer {
    min-width: 100%;
  }
  .footer-branding-parent {
    gap: var(--gap-base);
  }
  .footer {
    padding-top: 53px;
    padding-bottom: 52px;
    box-sizing: border-box;
  }
  .ccan-desktop-events-1025x1200 {
    gap: var(--gap-13xl);
  }
}
@media screen and (max-width: 450px) {
  .navigation {
    gap: var(--gap-base);
  }
  .header {
    gap: 29px;
  }
  .events1 {
    font-size: var(--font-size-3xl);
    line-height: 29px;
  }
  .events-header {
    flex-wrap: wrap;
  }
  .articles {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .events2 {
    font-size: var(--font-size-3xl);
    line-height: 29px;
  }
  .div,
  .question {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .online-asalatu-spiritual {
    font-size: var(--font-size-lgi);
    line-height: 24px;
  }
  .div2,
  .question-divider {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .online-asalatu-spiritual1 {
    font-size: var(--font-size-lgi);
    line-height: 24px;
  }
  .div4,
  .h3 {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .online-asalatu-spiritual2 {
    font-size: var(--font-size-lgi);
    line-height: 24px;
  }
  .explore,
  .our-service,
  .subscribe-to-our-container {
    font-size: var(--font-size-xl);
    line-height: 26px;
  }
  .submit {
    font-size: var(--font-size-base);
  }
  .email-input {
    flex-wrap: wrap;
  }
  .lend-allah-a-container,
  .submit1 {
    font-size: var(--font-size-base);
  }
  .ccan-desktop-events-1025x1200 {
    gap: var(--gap-base);
  }
}



.dropdown{
  display: inline-block;
 z-index: 98;
}

.dropdown button{
  background-color: #fff;
  
  border: none;
  cursor: pointer;
  font-size: 16px;


}
.dropdown a{
  display: block;
  color: #092c53;
  text-decoration: none;
  padding: 1px 10px;
}



.content a{
  padding: 10px 15px;
}


.dropdown .content{
  display: none;
  background-color: #e3e3e3;
  position: absolute;
  min-width: 300px;
  box-shadow: 2px 2px 5px #092c53;

 
 
}

.dropdown:hover .content{
display: block;

}


.dropdown:hover button{
  background-color: #fff;
  
    }
    
.dropdown:hover button ::after{
  background-color: #fff;
  
    }


    .dropdown a:hover{
      background-color: #092c53;
        color: #fff;
          }


a{
  text-decoration: none;

}


.component-45-parent {
  position: absolute;
  top: 232px;
  left: 550px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
  font-family:"Mulish";
  font-weight: 400;
}


.component-451 {
  background-color: var(--color-darkslateblue-100);
  color: var(--white);
  font-size: 20px;
  transition: 0.6s ease-in-out;
}

.component-451:hover{
  transform: scale(1.3); /*zooming*/
}

.component-451,
.component-461 {
  border-radius: var(--spacing-4);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs);
}


.component-451{
  position: relative;
  left: 300px;
}

.component-461 {
  position: relative;
  left: -100px;
}


.what-is-islam3 {
  position: relative;
  line-height: 32px;
  text-decoration: none;
  color: #092c53;
}
.what-is-islam333 {
  position: relative;
  line-height: 32px;
  text-decoration: none;
  color: #fff;
}
.what-is-islam33 {
  position: relative;
  line-height: 32px;
  text-decoration: none;
  color: #092c53;
  font-size: 30px;
  font-style: "Mulish";
}

.what-is-islam333 {
  position: relative;
  line-height: 32px;
  text-decoration: none;
  color: #fff;
}
.what-is-islam-wrapper1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-3xs) var(--spacing-5);
}


.component-3128,
.frame-wrapper10 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  font-size: var(--special-links-size);
  color: var(--inactive);
  font-family: var(--headline-5);
}



input[type="email"]{ 
  display: flex;
  padding-block: 15px;
  padding: 15px;
  appearance: auto;
  text-rendering: auto;
  cursor: text;
  position: relative;
  
  
  border-radius: var(--br-5xs);
  align-items: center;
}

input{
  text-align: start;
  text-transform: none;
  text-shadow: none;
  font-style: inherit;
  font-size: 15px;
  font-weight: 200;
}


form {
  display: flex;
  width: fit-content;
  margin: 5px
  
}


i {
  position: relative;

  z-index: 2
}


span{
  color: #fff;
}

button[type]{
  border-radius: var(--spacing-3);
  background-color: var(--secondary);
  flex-direction: row;
  align-items: center;
  padding: var(--padding-3xs) var(--padding-xl);
  font-size: var(--font-size-xl);
  color: var(--black);
  font-family: var(--font-roboto);
  transition: 0.6s ease-in-out;
}

button:hover{

  transform: scale(1.1); /*zooming*/
  
  }

  

  .overlay {
    position: fixed;
    top: 300px;
    bottom: 0;
    left: 0;
    right: 0;
   
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
  }
  .overlay:target {
    visibility: visible;
    opacity: 1;
  }


  
.btn{
  display: inline-flex;
  align-items: center;
  justify-items: center;
  border-radius: var(--spacing-3);
  background-color: #092c53;
  left: calc(90% - 650px);
  padding: var(--spacing-4) var(--spacing-6);
  font-size: var(--font-size-xl);
  color: var(--black);
  position: absolute;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 0.6s ease-in-out;
  top: 600px;
  
}

.btn:hover{

transform: scale(1.1); /*zooming*/
}



  
.btn2{
  display: inline-flex;
  align-items: center;
  justify-items: center;
  border-radius: var(--spacing-3);
  background-color: #092c53;
  left: calc(90% - 650px);
  padding: var(--spacing-4) var(--spacing-6);
  font-size: var(--font-size-xl);
  color: var(--black);
  position: absolute;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 0.6s ease-in-out;
  top: 1050px;
  
}

.btn2:hover{

transform: scale(1.1); /*zooming*/
}



  
.btn3{
  display: inline-flex;
  align-items: center;
  justify-items: center;
  border-radius: var(--spacing-3);
  background-color: #092c53;
  left: calc(90% - 650px);
  padding: var(--spacing-4) var(--spacing-6);
  font-size: var(--font-size-xl);
  color: var(--black);
  position: absolute;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  transition: 0.6s ease-in-out;
  top: 1370px;
  
}

.btn3:hover{

transform: scale(1.1); /*zooming*/
}


.contact-info2{
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  top: 900px;
  text-align: center;
}


.card{
  position: relative;
  flex: 1;
  max-width: 300px;
  height: 140px;
  background-color: #092c53;
  margin: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}


.card2{
  position: relative;
  flex: 1;
  max-width: 300px;
  height: 140px;
  background-color: #092c53;
  margin: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.icon{
  font-size: 50px;
  color: #ffd23f;
 
  transition: .3s linear;
}

.card:hover .icon{
  transform: scale(4);
  opacity: 0;
}

.card-content h3,
.card-content span{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  opacity: 0;
}

.card-content h3{
  top: 10px;
  text-transform: uppercase;
  color: #ffd23f;
}

.card-content span{
  bottom: 30px;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  font-family: "Mulish";
}

.card:hover h3{
  opacity: 1;
  top: 46px;
  transition: .3s linear .3s;
}

.card:hover span{
  opacity: 1;
  bottom: 25px;
  width: 100%;
  text-align: center;
  transition: .3s linear .3s;
}


@media screen and (max-width:900px){
  .card{
      flex: 100%;
      max-width: 500px;
  }
}

.map{
position: relative;
  left: 268px;
  top: 100px;
}


.map2{
position: relative;
  left: 268px;
  top: 275px;
  
 
}

.contact-info{
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  top: 300px;
  text-align: center;
}



.youthchildren2 {
  position: absolute;
  top: 250px;
  left: calc(50% - 490px);
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  color: #092c53;
}


.youthchildren3 {
  position: absolute;
  top: 850px;
  left: calc(50% - 490px);
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  color: #092c53;
}



@media screen and (max-width: 1400px){

  .map{
    position: relative;
      left: 133px;
      top: 100px;
    }
    
    
    .map2{
    position: relative;
      left: 133px;
      top: 275px;
      
     
    }

}


@media screen and (max-width: 990px){
  .map{
   display: none;
    }
    
    
    .map2{
    display: none;
      
     
    }



    .youthchildren2 {
      position: absolute;
      top: 250px;
      left: calc(50% - 200px);
      font-size: 40px;
      line-height: 48px;
      font-weight: 500;
      color: #092c53;
    }
    
    
    .youthchildren3 {
      position: absolute;
      top: 850px;
      left: calc(50% - 200px);
      font-size: 40px;
      line-height: 48px;
      font-weight: 500;
      color: #092c53;
    }
    
    
.events1 {
  margin: 0;
  position: relative;
  font-size: 50px;
  line-height: 48px;
  font-weight: 500;
  font-family: inherit;
  display: inline-block;
  min-width: 109px;
  left: -200px;


}

}